Api.Restart method

Restarts the EtherCAT master.

Namespace: IntervalZero.KINGSTAR.Local.Api

Assembly: IntervalZero.KINGSTAR.Local.Api (in IntervalZero.KINGSTAR.Local.dll) Version: 4.4.0.0

Syntax

C#VB
public KsCommandStatus Restart()
Public Function Restart() As KsCommandStatus

Return value

Type: KsCommandStatus

Returns the KsCommandStatus class.

Remarks

Usable EtherCAT states

ecatOP

Examples

C#
N/A

See also

Api Class

IntervalZero.KINGSTAR.Local.Api Namespace